home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1996 July: Mac OS SDK / Dev.CD Jul 96 SDK / Dev.CD Jul 96 SDK1.toast / Development Kits (Disc 1) / AOCE / Development Tools / Sample Code / Interprogram Messaging Manager / IPM MessageBoard / IPM MessageBoard ReadMe < prev    next >
Encoding:
Text File  |  1993-11-05  |  1.8 KB  |  25 lines  |  [ttro/ttxt]

  1. AOCE Software Developers Kit 1.0                                                                                                            November 5, 1993
  2. -----------------------------------------------------------------------------
  3. IPM MessageBoard
  4. 8/25/93
  5.  
  6. This sample shows how you can use Inter-Process Messaging (IPM) to send store and forward messages between applications running on the same machine or on different machines.  In addition, you may send messages to a queue on a server. 
  7.  
  8. To use, first click the "Make New Message" button and enter a short text message, followed by return.
  9.  
  10. Next, click the "Make New Destination" button, and select the desired destination. You may select from the following destinations: appletalk address (presumably another machine running this application), a server queue, a user's preferred message queue or preferred mail slot.
  11.  
  12. Next, select the message and the destination, and click the "Send" button.  After a short while, the message you sent will appear in the messages pane of the destination computer running the MessageBoard sample, if you had selected the appletalk address of another machine running this application as your destination.  They should also be able to send messages to you, and you can also send messages to yourself.
  13.  
  14. Compilation Environment:
  15.     THINK C v5.0.4 or MPW 3.2
  16.  
  17. Authors: Steve Falkenburg, Scott Kuechle-DTS, AppleLink: DEVSUPPORT
  18. Reviewers: Godfrey DiGiorgi, DTS
  19.  
  20. Questions/Comments: As with the other AOCE samples, technical questions should be addressed to DEVSUPPORT.
  21.  
  22. -----------------------------------------------------------------------------
  23. Copyright © 1992-93, Apple Computer Inc. All Rights Reserved.
  24.  
  25. This tool is provided as part of the AOCE SDK.  Use of this tool for any purpose other than the development of AOCE-based Macintosh® products is a violation of the license agreement covering this SDK.